
'宣言 Public Class TransposedGridRowBaseBuilder (Of TControl As TransposedGridRowBase, TBuilder As TransposedGridRowBaseBuilder(Of TControl,TBuilder)) Inherits C1.Web.Mvc.Fluent.ColumnBaseBuilder(Of TControl,TBuilder)
public class TransposedGridRowBaseBuilder<TControl,TBuilder> : C1.Web.Mvc.Fluent.ColumnBaseBuilder<TControl,TBuilder> where TControl: TransposedGridRowBase where TBuilder: TransposedGridRowBaseBuilder<TControl,TBuilder>
System.Object
C1.Web.Mvc.Fluent.BaseBuilder<TObject,TBuilder>
C1.Web.Mvc.Fluent.ColumnBaseBuilder<TControl,TBuilder>
C1.Web.Mvc.TransposedGrid.Fluent.TransposedGridRowBaseBuilder<TControl,TBuilder>
C1.Web.Mvc.TransposedGrid.Fluent.TransposedGridRowBuilder